Fix a mis-merge
authorMatthias Clasen <mclasen@redhat.com>
Wed, 20 Dec 2017 15:36:25 +0000 (10:36 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 20 Dec 2017 15:36:25 +0000 (10:36 -0500)
gtk/gtkcssstylepropertyimpl.c

index 65c27d8ca5da8b1dc471fd15fe23e01d081072da..6eb8d8d93f17fcbd0c32b9522de87dfdb0c4938c 100644 (file)
@@ -663,6 +663,7 @@ parse_font_feature_settings (GtkCssStyleProperty *property,
   return gtk_css_font_features_value_parse (parser);
 }
 
+static GtkCssValue *
 box_shadow_value_parse (GtkCssStyleProperty *property,
                         GtkCssParser        *parser)
 {